chore: update go version and package dependencies#782
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Pull request overview
This PR updates the module’s Go/tooling baseline and refreshes Go dependencies, along with updating the third-party license reporting template to reflect the new dependency set.
Changes:
- Bump the Go version declared in
go.modand update a set of direct/indirect Go module dependencies (reflected ingo.sum). - Update
THIRD_PARTY_LICENSES.mdentries to match the updated dependency graph (including newly introduced modules). - Adjust the
go-licensestemplate (dev/licenses.tpl) to include the document header and trim trailing whitespace.
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| THIRD_PARTY_LICENSES.md | Updates recorded dependency versions/licenses to match the new module set. |
| go.mod | Bumps the Go version directive and updates several direct/indirect dependency versions. |
| go.sum | Updates module checksums to reflect dependency version changes. |
| dev/licenses.tpl | Updates the go-licenses report template (adds header; trims trailing whitespace). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
fe6c89e to
61418ae
Compare
No description provided.